How to Install gworkspace-dbg software package in Debian 9 (Stretch)

How to Install gworkspace-dbg software package in Debian 9 (Stretch)

gworkspace-dbg software package provides GNUstep Workspace Manager - debugging symbols, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gworkspace-dbg 

gworkspace-dbg is installed in your system.

Make ensure the gworkspace-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep gworkspace-dbg *

You will get with gworkspace-dbg package name, version, architecture and description in a table

gworkspace-dbg package basic information:

Distro Debian 9 stretch
Section Debug packages
Package gworkspace-dbg
Version 0.9.3-1+b1
Description GNUstep Workspace Manager - debugging symbols
Sub Section debug


See Also, How to uninstall or remove gworkspace-dbg software package from Debian 9 (Stretch)?